golang.org/x/tools/internal/gcimporter.importReader.bool (method)
6 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L557: implicit = r.bool()
iimport.go#L596: val = constant.MakeBool(r.bool())
iimport.go#L818: emb := r.bool()
iimport.go#L894: terms[i] = typeparams.NewTerm(r.bool(), r.typ())
iimport.go#L907: variadic := params.Len() > 0 && r.bool()
iimport.go#L940: func (r *importReader) bool() bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)